home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSprite(8, 1)
- set the castNum of sprite 8 to 81
- updateStage()
- sound playFile 1, "click"
- repeat while soundBusy(1)
- nothing()
- end repeat
- set the castNum of sprite 8 to 74
- updateStage()
- puppetSprite(8, 0)
- go("hsdenjya")
- end
-